速報APP / 工具 / Factorial Calculator

Factorial Calculator

價格:免費

更新日期:2017-03-24

檔案大小:1.3M

目前版本:1.0

版本需求:Android 5.0 以上版本

官方網站:mailto:harshmahajan927@yahoo.com

Factorial Calculator(圖1)-速報App

Inspired from Project Euler, Factorial Calculator can calculate 10000! and above in very short time. This app uses completely difference algorithm (logic) to find the factorial compared to usual algorithm used to calculate small factorials.

Factorial Calculator(圖2)-速報App

It also shows the number of digits in the factorial along with the sum of individual digits. In the More activity, the number of individual digits is shown. All the tasks are done using LoaderCallbacks.

Factorial Calculator(圖3)-速報App

It was fun to implement and learn about background threading and parallelism. Don't forget to rate the app. :)

Factorial Calculator(圖4)-速報App

~Cheers Harsh